Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Ok, got it to work, but...

...only if I don't have the checkbox checked for 'show values in the column as links'.

My column formula in the view now looks like this:

indent:=@If(OutlineLevel="";@Elements(@Explode(WBS;".")) - 1;OutlineLevel - 1);
spaces:="      &nbsp";
"<Span></Span>" + @Repeat(spaces;indent) + Name

(note, no square brackets)

Since I couldn't use the 'link' checkbox, I added an onclick event for the view column and then opened the doc page by using a simple action and this formula to get the doc unid:

var doc:notesDocument = viewrec.getDocument();
doc.getUniversalID()

THANK YOU!


Feedback response number WEBB82DLA9 created by ~Sven Nimluburoni on 02/05/2010

XPage: What's the correct syntax to... (~Sven Nimluburo... 2.Feb.10)
. . Do you have escape="false" set?... (~James Brewever... 3.Feb.10)
. . . . No, I'm not... (~Sven Nimluburo... 3.Feb.10)
. . . . . . Start with a Tag (~Dexter Quettoo... 4.Feb.10)
. . . . . . . . I'd go with JP... (~James Brewever... 4.Feb.10)
. . . . . . . . Ok, got it to work, but... (~Sven Nimluburo... 5.Feb.10)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS